Fourier Transform
Fourier transformation
It transforms between time and frequency domains.
Transfer function
Impulse response
For general functions, equivalent descriptions in time and frequency domains are based on Fourier and inverse Fourier transformations.
Fourier transformation
Inverse Fourier transformation
(notice that the
Use in Computational Neuroscience
the impulse response is important in experimental approach to system identification: Apply sine stimuli and measure
i.e., gain and phase, for all frequencies
Special Cases
FT of sine & cosine
- the FT of cosine functions are real-valued
- the FT of sine functions are purely imaginary
Euler´s formula:
then, $$FT{\cos(\omega_0 t)}
= \int_{-\infty}^{\infty} \cos(\omega_0 t)e^{-i\omega t}dt \
= \frac{1}{2} (( \int_{-\infty}^{\infty} e^{i\omega_0 t}e^{-i\omega t}dt+
\int_{-\infty}^{\infty} e^{-i\omega_0 t}e^{-i\omega t}dt) \
= \frac{1}{2} ( \int_{-\infty}^{\infty} e^{-i(\omega-\omega_0)t}dt+
\int_{-\infty}^{\infty} e^{-i(\omega+\omega_0) t}dt) \
= \pi (\delta (\omega+\omega_0)+\delta(\omega-\omega_0))$$
Similar for sine (purely imaginary):
Difference of Gaussians (DoG)
A classical model for a radially symmetrical center-surround receptive field is a Difference of Gaussians (DoG), where two Gaussians with different widths are subtracted from each other (Mexican hat model).
FT of Dirac Delta function
FT of a Gaussian kernel
With a Gaussian
- So the Fourier transform of the Gaussian function is again a Gaussian function, but now of the frequency
. - A smaller kernel in the spatial domain gives a wider kernel in the Fourier domain, and vice versa.
FT and Convolution
Convolution in time domain can be converted to multiplication in frequency domain by Fourier transformation.